價格:免費
更新日期:2018-06-26
檔案大小:3.1M
目前版本:1.0.0
版本需求:Android 5.0 以上版本
官方網站:mailto:mobilescino@gmail.com
Email:https://sensor-node.herokuapp.com/build/html/
聯絡地址:Singapore, Jurong
Turn your phone into a sensor node for a wireless sensor network. Sensor Node make use of all your phone's amazing sensors and stream them to your PC in real time. A typical sensor node like this cost you hundreds of dollars outside. Sensor Node is available for you for free! Or use it as a wireless IMU. You can use it for your project in school or research! If you require assistance, feel free to contact the developer at mobilescino@gmail.com
Each device can be given an ID to be identified by the PC. Start using your phones as a sensor node today!
Sensor Node main features:
- Stream live data from phone to PC through UDP in xml format
- Stream live data from phone to PC through Mqtt protocol
- View data from sensors, phone status as well as battery status
- Log sensor data to CSV file (Excel compatible) and download it later
- See live graphs of your phone sensors
- Capable of setting frequency of sensor data
Phone status and Battery status depends on phone hardware.
Note:
- Mqtt address should in the form of tcp://192.168.1.123:1883
- Battery streaming only updates once a minute to reduce battery consumption
Streaming of data using UDP:
- Data sent is in XML format
- Data is sent by UDP in real time
- Remember to off your firewall
- To use, create a UDP socket binding to the port you choose and poll the socket for incoming data. Example at https://www.dropbox.com/s/zgxrrje17hhn8vj/androidSensor123.py
- Please comment to help me improve this application. Thank you
- Please support by downloading the pro version.